runtime.m.waitlock (field)

4 uses

	runtime (current package)
		proc.go#L417: 	mp.waitlock = lock
		proc.go#L4147: 		ok := fn(gp, mp.waitlock)
		proc.go#L4149: 		mp.waitlock = nil
		runtime2.go#L609: 	waitlock             unsafe.Pointer